@charset "utf-8";
/*==========@@HTML默认 开始@@==========*/
/*基本*/
body,p,form,textarea,h1,h2,h3,h4,h5,dl,dd{margin:0px;}
input,button,ul,ol{margin:0px;padding:0px;}
body,input,button,form,textarea{font-size:14px; line-height:28px; font-family: "microsoft yahei", "Arial Black"; color:#333;}
h1,h2,h3,h4,h5,h6,font {font-size:14px; font-weight:normal;}
ul,ol{list-style:none;}
img{border:0px; display: block;margin:0; padding:0;}
em,i,strong{ font-style:normal; }
button,input,select,textarea{font-size: 100%;}
table {border-collapse: collapse;border-spacing:0;}
body{ background:#fff;}
*{padding:0px; margin:0px }
div{ margin:0; padding:0; border:0;}
p{ margin:0;}
b,strong {font-weight: bold;}
table { border-collapse: collapse; border-spacing: 0;/* Remove most spacing between table cells.*/}
li{ list-style: none outside none;}
html{ min-width:1366px; }
/*链接*/
a{ text-decoration:none; color:#333; background: transparent;  outline:none;cursor:pointer ;}
a:focus { outline:none; }
a:hover,a:active{ color:#da251d; text-decoration:none; }
a:visited{text-decoration:none;}

/*表单*/
form {margin: 0;}
button,input,select,textarea {
    font-size: 100%;  /* Correct font size not being inherited in all browsers. */
    margin: 0;  /* Address margins set differently in IE 6/7, Firefox 3+, Safari 5,and Chrome */
    vertical-align: baseline; /* Improve appearance and consistency in all browsers */
    *vertical-align: middle; /* Improve appearance and consistency in all browsers */
    outline:none;
}
button,select {text-transform: none;}
input{ line-height: normal; border:none;}
textarea{ -moz-box-sizing: border-box;  background: #dddddd;border: 1px solid #999999;width:99%;}
fieldset{display: block;-webkit-margin-start: 2px;-webkit-margin-end: 2px;-webkit-padding-before: 0.35em;-webkit-padding-start: 0.75em;-webkit-padding-end: 0.75em;-webkit-padding-after: 0.625em;min-width: -webkit-min-content;border-width: 2px;border-style: groove;border-color: threedface;border-image: initial;}
/*其它*/
blockquote {margin: 1em 40px;}
dfn {font-style: italic;}
hr {-moz-box-sizing: content-box;box-sizing: content-box;height: 0;}
code, kbd, pre, samp {font-size: 1em;}
pre {margin: 1em 0; white-space: pre;white-space: pre-wrap;word-wrap: break-word; }
small {font-size: 80%;}
sub,sup {font-size: 75%;line-height: 0; position: relative;vertical-align: baseline; /* Prevent `sub` and `sup` affecting `line-height` in all browsers.*/}
sup {top: -0.5em;}
sub {bottom: -0.25em;}
dd {margin:0;}
audio:not([controls]) {display: none; height: 0;}
/*==========@@HTML默认  结束@@==========*/


/*==========@@通用 开始@@==========*/
/*常用颜色*/
.red {color: #F00 !important;}

/*清除浮动*/
.clearfix:after {visibility:hidden;display:block;font-size: 0;content: " ";clear:both;height:0;line-height:0; }
.clearfix{*zoom:1;}
.clear { clear:both; }
.fl,.left{ float:left;}
.fr,.right{ float:right;}
/*其它*/
.hidden{ display:none;}

/*必须输入，主要*/
.required{ color:red; font-weight:bold;}
.form_text_verifycode { width:80px; }
.form_radio{ width:auto; border:0;}
.form_checkbox{ width:auto; border:0}

/*网站公用样式表*/
.w1200{width:1200px;margin:0 auto;}
.w1400{width:1400px;margin:0 auto;}
.por{position: relative;}
.poa{position: absolute;}
.icon{background:url(../images/icon.png) no-repeat; display:inline-block; vertical-align:middle;}
.icon1{background:url(../images/icon1.png) no-repeat; display:inline-block; vertical-align:middle;}
#banner_main, #floor_1_main,#links_main, #footer_main{width:100%;margin:0;}
.trans{-webkit-transition: all .3s ease-in; -moz-transition: all .3s ease-in; -o-transition: all .3s ease-in; transition: all .3s ease-in;}

/*top*/
#top_main{margin:0 auto; position:relative; z-index:66; width:100%; background-color:#b02321;}
#top_main1{margin:0 auto; z-index:66; width:100%;}

#top_main #top{height:90px;position:relative;box-sizing:border-box;z-index: 11;min-width: 1300px; }
#top_main #top .logo{display: inline-block;vertical-align: middle; width:157px;float:left; margin-left:50px;}
#top_main #top .logo .weblogo{display: block; width:205px;height:68px;vertical-align: middle; margin-top:12px; }
#top_main #top .top_r{ margin-right:50px;}
#top_main #top .tel{ background:url(../images/as1_03.png) left center no-repeat; font-size:24px; color:#fff; line-height:90px; padding-left:34px;}

.top_main.fixed{ position:fixed; left:0; top:0; width:100%; background-color:#fff; z-index:999;}
#top .header_search{-webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms; width:198px;  margin-top:24px; height:40px; margin-right:40px; border:#ddd solid 1px; border-radius:60px;}
#top .header_search .search_btn{width:60px; height:30px; cursor: pointer;background: url(../images/yc11_03.png) no-repeat center center; border-radius:20px;}
#top .header_search .search_btn:hover{opacity:.8;filter:alpha(opacity=80);}
#top .header_search .search_main{position: absolute; z-index: 10; -webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms; width: 0; height: 80px; right: 0px; top:80px; overflow: hidden; background: #fff;}
#top .header_search .search_box{width:280px;height:40px;margin-top:20px;margin-left:40px;background:url(../images/search_main.png) no-repeat bottom center;}
#top .header_search .search_box input{background-color: none; border: none;}
#top .header_search .stxt{width:170px; height: 40px;line-height: 40px; display: block; text-indent: 10px;color:#999; background-color:transparent;}
#top .header_search .sbtn{width:15px; height: 15px; display: block; cursor: pointer;background: url(../images/search1.png) no-repeat center center; margin-top:12px;}
#top .header_search.addy .search_main{width: 360px;}
#top .header_search.addy .search_btn{ background: url(../images/search2.png) no-repeat center center; width:60px; height:40px;}

.hsearch{ position: relative;   z-index: 5;  display: block; width:36px; height:36px;margin:26px 50px 0 50px;}
.hsearch_box{position: absolute; right:10px; top: 0; height: 30px;}
.hsearch_input, .hsearch_btn{outline: 0; box-sizing: content-box; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; -webkit-appearance: none;}
.hsearch_input{padding: 0; vertical-align: top; width: 0; line-height:26px; height:26px;background-color: #fff; border:none; border-radius: 30px;}
.hsearch_hover .hsearch_input{padding: 8px 40px 8px 19px; width: 200px; transition: width .3s; -moz-transition: width .3s; -webkit-transition: width .3s;border: 1px solid #f6f6f6;}
.hsearch_btn{position: absolute; background-color: transparent; cursor: pointer; z-index: 5; top: 0px; right: 0px; display: block; width: 36px; height: 36px; background:url(../images/sou_03.png) center center no-repeat;  background-repeat: no-repeat; background-position: center center; border: none; overflow: hidden;}
.hsearch_hover .hsearch_box { position: absolute; right:0px; top: -5px; height: 30px;}
.hsearch_hover .hsearch_btn{top: 4px;right: 8px;background:url(../images/sou_04.png) center center no-repeat; }

.tel_main{ margin-right:30px; margin-top:36px;}
.tel_main .icon{ display:block; float:left; width:20px; height:20px; background-position:0px -122px; margin-top:2px;}
.tel_main p{ float:left; font-size:26px; color:#70a90d; font-family:"Arial"; padding-left:10px; line-height:26px;}
.tel_main p .tel_e{ display:block;font-size:20px; color:#333; font-family:"Arial"; line-height:20px;}
#top .top_tel{ font-size:24px; color:#666; line-height:24px; background:url(../images/yc10_03.png) left center no-repeat; padding-left:30px; font-family:"Arial"; margin-top:36px; margin-right:20px;}
/*nav*/
#nav{width:100%;height:90px;}
#nav ul{display:block;width:100%;}
#nav li{float:left;display:block;height:90px;font-size:14px;text-align:center;line-height:90px;position: relative; }
#nav li a{display:block;text-align:center;position: relative;height:90px;color: #fff;line-height:90px; font-size:16px; padding:0 20px;position: relative;}
#nav li:hover a,#nav li.hover a{ color:#fff; }
#nav li i{ width:1px; height:16px; background-color:#fff;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms; position:absolute; right:0; top:38px;}
#nav li.li8{ margin-right:0;}
#nav li.li8 i{ display:none;}
#nav li ul { position: absolute;  left:50%; margin-left:-60px; top:90px;  z-index: 199; opacity: 0; visibility: hidden; height: auto; overflow: hidden; width:120px; transition: all .6s ease 0s; transform: translate3d(0, 10px, 0); -moz-transform: translate3d(0, 10px, 0); -webkit-transform: translate3d(0, 10px, 0); margin-right:0;background: rgba(255, 255, 255, .8);}
#nav li:hover ul { opacity: 1; visibility: visible; transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); text-align:center;}
#nav li ul li { display: block; clear: left; width:100%; background: none; height:45px;background: rgba(255, 255, 255, .8); border-bottom: rgba(171, 171, 171, .8) solid 1px; line-height: 45px; margin: 0; padding:0;text-align: center; margin-right:0; border-radius:0; }
#nav li ul li:last-child{ border-bottom:none;}
#nav li ul li a{font-size:14px;height:45px; line-height:45px;margin:0;}
#nav li:hover ul li a,#nav li.hover ul li a{ color:#333; background-color:#fff; margin:0; }
#nav li ul li:hover a{background:#b02321;color: #fff; border-radius:0;height:45px; line-height:45px;}


@media (max-width: 1700px) {
#nav li a{ padding:0 20px;}#top_main #top .top_r {
    margin-right:30px;
}
}
@media (max-width: 1600px) {
#top_main #top .top_r {  margin-right:14px;}
#nav li a{ padding:0 18px;}
.top .ditu{ margin-right:18px;}
}
@media (max-width: 1500px) {
#top_main #top .top_r {  margin-right:14px;}
#nav li a{ padding:0 16px;}
.top .ditu{ margin-right:18px;}
}
@media (max-width: 1446px) {
#nav li a{ padding:0 14px;}
#top_main #top .logo{ margin-left:30px;}
.hsearch { margin: 26px 30px 0 30px;}
}






/* banner */
.banner_main { width: 100%; overflow: hidden; position: relative; z-index: 2;}
.banner_main .banner { width: 100%; min-width: 1000px;padding: 0 0 45.2%; z-index: 20; position: relative; overflow: hidden; *zoom: 1;}
.banner_main .banner .list { width: 100%;}
.banner_main .banner li { width: 100%; position: absolute; left: 0; top: 0; bottom: 0; right: 0; z-index: 1; overflow: hidden; background: #fff;}
.banner_main .banner li img { width: 100%; height: 100%; display: block; position: relative; left: 0; top: 0;}
.banner_main .banner li a { width: 100%; display: block; height: 100%;}
.banner_main .banner .tip { width: 100%; height: 20px; text-align: center; position: absolute; left: 0; bottom:50px; z-index: 10;}
.banner_main .banner .tip span { width:16px; height:16px; margin: 0 5px; display: inline-block; cursor: pointer; vertical-align: top; background: none;  background-color:#fff; border-radius:30px;}
.banner_main .banner .tip span.cur { background: #b02321;opacity:1;}
.banner_main .banner .prev,.banner_main .banner .next { width:64px; height:64px; position: absolute; z-index: 12; top: 50%; margin-top: -30px; cursor: pointer; background-position: -0px -0px;display:none;}
.banner_main .banner .prev {left:8%; background-position: -0px -0px;}
.banner_main .banner .prev:hover { background-position:  -162px -0px;}
.banner_main .banner .next { right:8%; background-position: -94px -0px;}
.banner_main .banner .next:hover { background-position: -256px -0px;}
.banner_main .banner:hover .prev,.banner_main .banner:hover .next{ display:block;}
@media (min-width: 1460px) {
  .banner_main .banner .prev,.banner_main .banner .next { width:63px; height:63px; margin-top: -30px; cursor: pointer; background-position:  -0px -0px; display:none; }
  .banner_main .banner .prev { left:8%; background-position:-0px -0px;}
  .banner_main .banner .prev:hover { background-position: -162px -0px;}
  .banner_main .banner .next { right:8%; background-position: -94px -0px;}
  .banner_main .banner .next:hover {  background-position: -256px -0px;}
  .banner_main .banner:hover .prev,.banner_main .banner:hover .next{ display:block;}
}



:-moz-placeholder{/* Mozilla Firefox 4 to 18 */ color: #999; opacity:1;}
::-moz-placeholder{/* Mozilla Firefox 19+ */ color: #999;opacity:1;}
input:-ms-input-placeholder{color: #999;opacity:1;}
input::-webkit-input-placeholder{color: #999;opacity:1;}


/*footer*/
.footer_main{position:relative;width:100%;height:356px; background:url(../images/as9_03.jpg) center center no-repeat;overflow:hidden; text-align:center;}
.middle{ width:152px; margin:0 auto; padding-top:48px;}
.middle img{ display:block; width:100%;}
.middle p{ font-size:14px; color:#fff; line-height:14px; padding-top:10px;}
.bcontact{ padding-top:40px;}
.bcontact ul{ display:inline-block;}
.bcontact ul li{ padding:0 30px; position:relative; float:left;}
.bcontact ul li a{ display:block; font-size:16px; color:#dfdfdf; line-height:16px;}
.bcontact ul li i{ display:block; position:absolute; right:0; top:0; width:1px; height:17px; background-color:#dfdfdf;}
.bcontact ul li.li8 i{ display:none;}
.bcontact ul li:hover a{ color:#fff;}









.copyright{width:100%;height:60px;line-height:60px;font-size:14px;color:#dfdfdf;}
.copyright p{font-size:12px;color:#dfdfdf; float:left;}
.copyright i{font-size:12px;color:#dfdfdf; float:right;}
.copyright a{font-size:14px;color:#dfdfdf;}
.copyright span{margin:0 6px;}
.copyright a:hover{color:#fff;}


/*index*/
.index{position:relative;}
.index .title{padding-top:80px;}
.index .title .tit{font:normal 26px "microsoft yahei";color:#333;text-align:center;}
.index .title .entit{font:normal 14px "AvantGarde Bk BT";color:#999;text-align:center;}
.index .learnMore{display:block;width:130px;height:32px;margin-top:30px;font:normal 12px arial;color:#333;line-height:32px;text-align:center;background:url("../images/learnMore.png") no-repeat;transition:all ease 600ms;}
.index .learnMore:hover{color:#fff;background:url("../images/learnMore1.png") no-repeat;transition:all ease 600ms;}
.index #floor_1_main{position:relative;padding-bottom:60px;}
.index .wBg{position:absolute;bottom:0;left:58px;width:650px;height:292px;background:url("../images/wBg.png") no-repeat;z-index:3;}

/**/
.in_title{ padding-top:74px; text-align:center; margin:0 auto;}
.in_title i{ margin:0 auto; display:block; width:1200px; height:28px; background:url(../images/as2_03.png) center center no-repeat;}
.in_title h3{ display:block;font-size:30px; color:#b02321;line-height:30px; padding-top:14px;}

.index_sou{overflow: hidden;}

.floor_1_main{ width:100%; position:relative;}
.floor_1{}
.floor_1_1{ width:1200px; padding-top:40px;}
.floor_1_1 img{ display:block;}
.floor_1_1 .bd{ display:inline-block; width:100%;}
.floor_1_1 .bd ul{ display:inline-block;}
.floor_1_1 .bd ul li{ width:374px; float:left; margin-right:40px;}
.floor_1_1 .bd ul li img{ display:block; width:100%; width:374px; height:280px;}
.floor_1_1 .hd{ text-align:center; padding-top:30px;}
.floor_1_1 .hd ul{ display:inline-block;}
.floor_1_1 .hd ul li{ font-size:0; display:block; width:14px; height:14px; float:left; margin:0 4px; background-color:#ccc; border-radius:30px;}
.floor_1_1 .hd ul li.on{ background-color:#b02321;}

.floor_1_2{ width:1200px; padding-top:20px;}
.floor_1_2 p{ font-size:20px; color:#666; line-height:30px; text-align:center; text-indent:32px;}
.floor_1_2 a{ margin:0 auto; display:block; width:162px; height:42px; margin-top:32px; text-align:center; border:#ccc solid 1px; }
.floor_1_2 a span{  width:58px; height:8px; background-position:0px -380px; margin:0 auto; margin-top:16px;}
.floor_1_2 a:hover{  background-color:#b02321; border:#b02321 solid 1px;}
.floor_1_2 a:hover span{background-position:0px -391px;}

.floor_2_main{ width:100%; overflow:hidden;}
.floor_2_main .in_title i{background:url(../images/as2_06.png) center center no-repeat;}
.floor_2_1{ width:100%; margin-top:22px; position:relative; text-align:center;}
.floor_2_1 ul{ display:inline-block;}
.floor_2_1 ul li{ width:152px; float:left; height:44px; border:#ccc solid 1px; position:relative;transition: ease-in-out .2s; overflow:hidden; text-align:center; margin:0 15px;}
.floor_2_1 ul li a{ display:block; width:100%; height:100%; font-size:16px; color:#666; line-height:44px;}
.floor_2_1 ul li:hover{ border:#940505 solid 1px; background-color:#940505;}
.floor_2_1 ul li:hover a{ color:#fff;}

.floor_2_2{ padding-top:10px; overflow:hidden; width:100%;}
.floor_2_2 .bd{ width:100%; overflow:hidden;}
.floor_2_2 .bd ul{ display:inline-block; width:100%;}
.floor_2_2 .bd ul li{ width:24%; float:left; margin-right:1.32%; margin-top:26px; position:relative;}
.floor_2_2 .bd ul li img{ display:block; width:100%;}
.floor_2_2 .bd ul li:nth-child(4n){ margin-right:0;}
.floor_2_2 .bd ul li.li4,.floor_2_2 .bd ul li.li8{ margin-right:0;}
.floor_2_2 .bd ul li .b{ display:block;position: absolute; left:0; top:0;opacity: 0; visibility: hidden;transition: all .6s ease 0s;background: rgba(148, 5, 5, .8); width:100%; height:100%;transform: translate3d(0, 10px, 0); -moz-transform: translate3d(0, 10px, 0); -webkit-transform: translate3d(0, 10px, 0);}
.floor_2_2 .bd ul li:hover .b{ opacity: 1; visibility: visible; transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); text-align:center;}
.floor_2_2 .bd ul li i{ display:block; width:72px; height:76px; background-position:-89px -312px; position:absolute; left:50%; margin-left:-36px; top:30%;}
.floor_2_2 .bd ul li p{ text-align:center; font-size:24px; color:#fff; line-height:24px; padding-top:46%;transition: all .6s ease 0s;}
.floor_2_2 .hd{ text-align:center; padding-top:30px;}
.floor_2_2 .hd ul{ display:inline-block;}
.floor_2_2 .hd ul li{ font-size:0; display:block; width:14px; height:14px; float:left; margin:0 4px; background-color:#ccc; border-radius:30px;}
.floor_2_2 .hd ul li.on{ background-color:#b02321;}

.floor_2_main .aac{ margin:0 auto; display:block; width:162px; height:42px; margin-top:36px; text-align:center; border:#ccc solid 1px; }
.floor_2_main .aac span{  width:58px; height:8px; background-position:0px -380px; margin:0 auto; margin-top:16px;}
.floor_2_main .aac:hover{  background-color:#b02321; border:#b02321 solid 1px;}
.floor_2_main .aac:hover span{background-position:0px -391px;}


.floor_3_main{ width:100%; overflow:hidden; margin-top:54px; position:relative; height:210px;}
.floor_3_main img{ display:block; width:1920px; height:210px; position:absolute; left:50%; top:0; margin-left:-960px;}




.floor_4_main{  width:100%;}
.floor_4_main .in_title i{background:url(../images/as2_11.png) center center no-repeat;}

.floor_4_1{ display:inline-block; width:100%; padding-top:30px;}
.floor_4_11{ width:590px; height:442px; float:left; position:relative;}
.floor_4_11 img{ display:block; width:100%;height:442px;}
.floor_4_11 .b{ display:block;position: absolute; left:0; top:0;opacity: 0; visibility: hidden;transition: all .6s ease 0s;background: rgba(148, 5, 5, .8); width:100%; height:100%;transform: translate3d(0, 10px, 0); -moz-transform: translate3d(0, 10px, 0); -webkit-transform: translate3d(0, 10px, 0);}
.floor_4_11:hover .b{ opacity: 1; visibility: visible; transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); text-align:center;}
.floor_4_11 i{ display:block; width:72px; height:76px; background-position:-89px -312px; position:absolute; left:50%; margin-left:-36px; top:38%;}
.floor_4_11 p{ text-align:center; font-size:24px; color:#fff; line-height:24px; padding-top:46%;transition: all .6s ease 0s;}
.floor_4_12{ display:block; width:1200px;}
.floor_4_12 ul{ display:inline-block; width:105%;}
.floor_4_12 ul li{ width:290px; height:218px; float:left; margin-right:13px; margin-bottom:6px; position:relative;}
.floor_4_12 ul li img{ display:block; width:290px; height:218px;}
.floor_4_12 ul li .b{ display:block;position: absolute; left:0; top:0;opacity: 0; visibility: hidden;transition: all .6s ease 0s;background: rgba(148, 5, 5, .8); width:100%; height:100%;transform: translate3d(0, 10px, 0); -moz-transform: translate3d(0, 10px, 0); -webkit-transform: translate3d(0, 10px, 0);}
.floor_4_12 ul li:hover .b{ opacity: 1; visibility: visible; transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); text-align:center;}
.floor_4_12 ul li i{ display:block; width:43px; height:43px; background-position:-0px -332px; position:absolute; left:50%; margin-left:-21.5px; top:36%;}
.floor_4_12 ul li p{ text-align:center; font-size:24px; color:#fff; line-height:24px; padding-top:46%;transition: all .6s ease 0s;}

.floor_4_main .aac{ margin:0 auto; display:block; width:162px; height:42px; margin-top:36px; text-align:center; border:#ccc solid 1px; }
.floor_4_main .aac span{  width:58px; height:8px; background-position:0px -380px; margin:0 auto; margin-top:16px;}
.floor_4_main .aac:hover{  background-color:#b02321; border:#b02321 solid 1px;}
.floor_4_main .aac:hover span{background-position:0px -391px;}


.floor_10_1{ display:inline-block; width:100%; padding-top:30px;}
.floor_10_1 ul{ display:inline-block; width:105%;}
.floor_10_1 ul li{ width:290px; height:218px; float:left; margin-left:13px; margin-bottom:6px; position:relative;}
.floor_10_1 ul li img{ display:block; width:290px; height:218px;}
.floor_10_1 ul li .b{ display:block;position: absolute; left:0; top:0;opacity: 0; visibility: hidden;transition: all .6s ease 0s;background: rgba(148, 5, 5, .8); width:100%; height:100%;transform: translate3d(0, 10px, 0); -moz-transform: translate3d(0, 10px, 0); -webkit-transform: translate3d(0, 10px, 0);}
.floor_10_1 ul li:hover .b{ opacity: 1; visibility: visible; transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); text-align:center;}
.floor_10_1 ul li i{ display:block; width:43px; height:43px; background-position:-0px -332px; position:absolute; left:50%; margin-left:-21.5px; top:36%;}
.floor_10_1 ul li p{ text-align:center; font-size:24px; color:#fff; line-height:24px; padding-top:46%;transition: all .6s ease 0s;}

.floor_10_1 ul li.li1{ width:590px; height:442px; float:left; position:relative; margin:0;}
.floor_10_1 ul li.li1 img{ display:block; width:100%;height:442px;}
.floor_10_1 ul li.li1 .b{ display:block;position: absolute; left:0; top:0;opacity: 0; visibility: hidden;transition: all .6s ease 0s;background: rgba(148, 5, 5, .8); width:100%; height:100%;transform: translate3d(0, 10px, 0); -moz-transform: translate3d(0, 10px, 0); -webkit-transform: translate3d(0, 10px, 0);}
.floor_10_1 ul li.li1:hover .b{ opacity: 1; visibility: visible; transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); text-align:center;}
.floor_10_1 ul li.li1 i{ display:block; width:72px; height:76px; background-position:-89px -312px; position:absolute; left:50%; margin-left:-36px; top:38%;}
.floor_10_1 ul li.li1 p{ text-align:center; font-size:24px; color:#fff; line-height:24px; padding-top:46%;transition: all .6s ease 0s;}

.floor_10_main .aac{ margin:0 auto; display:block; width:162px; height:42px; margin-top:36px; text-align:center; border:#ccc solid 1px; }
.floor_10_main .aac span{  width:58px; height:8px; background-position:0px -380px; margin:0 auto; margin-top:16px;}
.floor_10_main .aac:hover{  background-color:#b02321; border:#b02321 solid 1px;}
.floor_10_main .aac:hover span{background-position:0px -391px;}


.floor_5_main{ width:100%;}
.floor_5_main .in_title i{background:url(../images/as2_14.png) center center no-repeat;}
.floor_5_1{ width:100%; margin-top:22px; position:relative; text-align:center;}
.floor_5_1 ul{ display:inline-block;}
.floor_5_1 ul li{ width:152px; float:left; height:44px; border:#ccc solid 1px; position:relative;transition: ease-in-out .2s; overflow:hidden; text-align:center; margin:0 15px;}
.floor_5_1 ul li a{ display:block; width:100%; height:100%; font-size:16px; color:#666; line-height:44px;}
.floor_5_1 ul li:hover{ border:#940505 solid 1px; background-color:#940505;}
.floor_5_1 ul li:hover a{ color:#fff;}

.floor_5_2{ padding-top:36px; display:inline-block; width:1200px;}
.floor_5_21{ float:left; width:680px;}
.floor_5_21 ul{ display:inline-block; width:110%;}
.floor_5_21 ul li{ width:320px; height:390px; float:left; border:#eaeaea solid 1px; margin-right:38px;}
.floor_5_21 ul li b{ display:block; width:320px; height:240px; overflow:hidden;}
.floor_5_21 ul li img{ display:block; width:100%;transition: ease-in-out .2s;}
.floor_5_21 ul li:hover img{transform: scale(1.06, 1.06);}
.floor_5_21 ul li h3{ font-size:16px; color:#333; line-height:16px; padding:0 14px; padding-top:20px;}
.floor_5_21 ul li p{ font-size:14px; color:#888; line-height:22px; padding:0 14px; padding-top:12px;}
.floor_5_21 ul li:hover h3{ color:#b02321;}

.floor_5_22{ float:right; width:480px;}
.floor_5_22 ul{ display:inline-block; width:100%;}
.floor_5_22 ul li{ width:100%; margin-bottom:31px; height:108px; background-color:#fff; border:#e4e4e4 solid 1px;}
.floor_5_22 ul li p{ background-color:#e4e4e4; float:left; width:80px; height:108px; font-size:16px; color:#333; line-height:26px; text-align:center;}
.floor_5_22 ul li p span{ display:block; font-size:47px; color:#333; line-height:47px; padding-top:18px; font-weight:bold;}
.floor_5_22 ul li h3{ float:left; font-size:14px; color:#888; line-height:22px; width:356px; padding-left:20px;margin-top:20px;}
.floor_5_22 ul li h3 span{ display:block; font-size:16px; color:#333; line-height:16px; font-weight:bold; padding-bottom:14px; }
.floor_5_22 ul li:hover{ background-color:#b02321; border:#b02321 solid 1px;}
.floor_5_22 ul li:hover p{ background-color:#b02321; color:#fff;}
.floor_5_22 ul li:hover p span{ color:#fff;}
.floor_5_22 ul li:hover h3{ border-left:#fff solid 3px; color:#fff;}
.floor_5_22 ul li:hover h3 span{ color:#fff;}
.floor_5_main .aac{ margin:0 auto; display:block; width:162px; height:42px; margin-top:6px; text-align:center; border:#ccc solid 1px; }
.floor_5_main .aac span{  width:58px; height:8px; background-position:0px -380px; margin:0 auto; margin-top:16px;}
.floor_5_main .aac:hover{  background-color:#b02321; border:#b02321 solid 1px;}
.floor_5_main .aac:hover span{background-position:0px -391px;}










.floor_6_main{ height:1128px; width:100%; position:relative; margin-top:60px;}
.floor_6_1 { position:absolute; left:50%; top:0; width:1920px; margin-left:-960px; height:420px;}
.floor_6_1 img{ display:block;}
.floor_6_2 { position:absolute; left:50%; top:420px; width:1920px; margin-left:-960px; height:584px;}
.floor_6_2 img{ display:block;}
.floor_6_3 { position:absolute; left:50%; top:1004px; width:1920px; margin-left:-960px; height:124px;}
.floor_6_3 img{ display:block;}

.floor_6_4{ height:496px; width:1200px; background-color:#fff; position:absolute; left:50%; margin-left:-600px; bottom:0;}
.in_title1{ text-align:center; padding-top:56px;}
.in_title1 h3{ font-size:36px; color:#333; line-height:36px;}
.in_title1 i{ margin:0 auto; display:block; width:40px; height:1px; background-color:#bb403f; margin-top:14px;}
.floor_6_5{ display:inline-block; width:100%; padding-top:42px;}
.floor_6_51{ display:inline-block; float:left; width:460px; margin-left:50px;}
.floor_6_51 ul{ display:inline-block; width:100%; }
.floor_6_51 ul li{ display:block; width:100%; background:url(../images/sa11_03.png) left center no-repeat; padding-left:40px; font-size:16px; color:#666; line-height:26px; margin-bottom:22px;}
.floor_6_51 ul li.li2{background:url(../images/sa11_06.png) left center no-repeat;  }
.floor_6_51 ul li.li3{background:url(../images/sa11_08.png) left center no-repeat;  }
.floor_6_51 ul li.li4{background:url(../images/sa11_10.png) left center no-repeat;  }
.floor_6_51 ul li.li5{background:url(../images/sa11_12.png) left center no-repeat;  }

.floor_6_52{ display:inline-block; float:right; width:590px; margin-right:50px;}
.floor_6_52 .item{ width:588px; border:#d5d5d5 solid 1px; height:48px; position:relative; margin-bottom:16px;}
.floor_6_52 .item input{ text-indent:12px; width:588px; height:48px;}
.floor_6_52 .item i{ position:absolute; right:20px; top:12px;}
.floor_6_52 .item.liuyan{ height:86px;}
.floor_6_52 .item.liuyan textarea{ background-color:#fff; border:none; padding-top:10px; padding-left:12px;}
.floor_6_52 .bot .sub{ width:588px; height:42px;border:#d5d5d5 solid 1px;}
.floor_6_52 .bot .sub:hover{ color:#fff; background-color:#b02321; border:#b02321 solid 1px; cursor:pointer;}

/********.toolbar1*********/
/*rightFix*/
.rightFix{width: 48px; position: fixed; right: 1%; bottom: 20%; margin-top: -110px; z-index: 99;}
.rightFix .ico{width: 48px; height: 48px; display: block; position: relative; overflow: hidden; margin: 0px; transition: all ease 300ms; margin-top: 1px; padding: 0px; border-radius: 48px; border: 1px solid #eee; margin-bottom: 5px; background: #fff url(../images/fix-ico.png) no-repeat center 0;cursor:pointer;}
.rightFix .ico img{width: 120px; height: 120px; position: absolute; left: -78px; top: 0; padding: 3px; background: #b02321; border: 1px solid #f0cd91; display: block; opacity: 0; filter: alpha(opacity=0); transition: all ease-in-out 0.2s; border-radius: 10px;}
.rightFix .ico span{width: 210px; text-align: center; height: 48px; line-height: 48px; position: absolute; left: -78px; top: 0; background: #fff; color: #fff; display: block; font-weight: bold; font-size: 18px; opacity: 0; filter: alpha(opacity=0); transition: all ease-in-out 0.2s; border-radius: 48px;}
.rightFix .ico span.ftel{background:#b02321;} 
.rightFix .ico:hover{background-color: #b02321; border-color: #b02321; overflow: visible;}
.rightFix .ico:hover img{opacity: 1; filter: alpha(opacity=100); left: -140px;}
.rightFix .ico:hover span{opacity: 1; filter: alpha(opacity=100); left: -215px;}
.rightFix .fix-tel{background-position: 11px 12px;}
.rightFix .fix-tel:hover{background-position: -33px 12px;}
.rightFix .fix-qq{background-position: 11px -40px;}
.rightFix .fix-qq:hover{background-position: -33px -40px;}
.rightFix .fix-ewm{background-position: 11px -96px;}
.rightFix .fix-ewm:hover{background-position: -33px -96px;}
.rightFix .fix_top{background-position: 11px -150px;}
.rightFix .fix_top:hover{background-position: -33px -150px;}
.rightFix .fix-form{background-position: 10px -234px;}
.rightFix .fix-form span{font-size: 14px; line-height: 23px; width: 180px;}
.rightFix .fix-form:hover{background-position: -37px -234px;}
.rightFix .qq{background-position: 11px -192px;}
.rightFix .qq:hover{background-position: -33px -192px;}
/*css3*/

/* Underline From Center1 */
.hvr-underline-from-center1{display: inline-block; vertical-align: middle; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; position: relative;}
.hvr-underline-from-center1:before{content: ""; position: absolute; z-index: -1; left: 50%; right: 50%; bottom: -2px; background: #b02321; height: 2px; -webkit-transition-property: left, right; transition-property: left, right; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out;}
.hvr-underline-from-center1:hover:before,
.hvr-underline-from-center1.hover:before,
.hvr-underline-from-center1:focus:before,
.hvr-underline-from-center1:active:before{left: 0; right: 0;}
.hvr-underline-from-center1:hover,
.hvr-underline-from-center1.hover{*height: 43px; *border-bottom: 3px solid #d74f31; *line-height: 43px;}
@-webkit-keyframes scale{0%{-webkit-transform: scale(1);} 50%{-webkit-transform: scale(1.02);} 100%{-webkit-transform: scale(1);}}
@keyframes scale{0%{transform: scale(1);} 50%{transform: scale(1.02);} 100%{transform: scale(1);}}


@media (max-width: 1800px) {
}

@media (max-width: 1700px) {
}
@media (max-width: 1660px) {
}
@media (max-width: 1600px) {
}
@media (max-width: 1575px) {
}

@media (max-width: 1536px) {

	
}

@media (max-width: 1366px) {
}









